show users

This command displays and terminates users that are currently logged into the device's CLI and applies to users logged into the CLI through RS-232 (console), Telnet, or SSH.

For each logged-in user, the command displays the type of interface (console, Telnet, or SSH), user's username, remote IP address from where the user logged in, and the duration (days and time) of the session. Each user is displayed with a unique index (session ID).

Syntax

show users 

Command Mode

Basic and Privileged User

Note

The device can display management sessions of up to 24 hours. After this time, the duration counter is reset.

Example

Displaying all active calls:

show users 
[0]  console      Admin       local             0d00h03m15s
[1]  telnet       John        10.4.2.1          0d01h03m47s
[2]* ssh          Alex        192.168.121.234   12d00h02m34s

The current session from which the show command was run is displayed with an asterisk (*).